CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - simple processor

搜索资源列表

  1. shijianpian

    0下载:
  2. 简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-Simple movement of the basic idea is: all lined up ready for the process according to a FCFS queue, the processor is always assi
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1248
    • 提供者:Andy
  1. yinhangjia

    0下载:
  2. 简单的银行家算法,界面很简陋,全面包含操作系统课程设计中处理机调度。 -Bankers simple algorithm, the interface is very simple, comprehensive curriculum design that contains the operating system processor scheduling.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1489
    • 提供者:茅春荣
  1. FPGA_jiaocheng_yu_shiyan

    0下载:
  2. 最重要的是七个从简单到复杂的实验,包括:基础实验一_FPGA_LED 基础实验二_seg7实验以及仿真 基础实验三_SOPC_LED 基础实验四_Flash烧写 基础实验五_定时器实验 基础实验六_按键以及PIO口中断实验 实验七_网卡使用 ,这些实验室用到了SOPC BUILDER 与NOIS ii ,使用Verilog 编写,有实验板和没有实验板的都可以用来学习。 其次还包括: FPGA开发板各存储器之间的联系、 多处理器文档 、 USB_UART等文档,很好用的文档,您下了相信不会后悔!-
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:6065126
    • 提供者:yuezhiying_007
  1. vivi-0.1.4.tar

    0下载:
  2. mizi公司的著名的BootLoader——vivi源码,基于三星s3c2410处理器的引导程序,在2410开发板上移植非常简单方便。 使用时请将后缀的.gz更改为.bz2-mizi company s well-known BootLoader- vivi source, based on Samsung S3C2410 processor boot in 2410 to develop a very simple and convenient on-board transplantati
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:198690
    • 提供者:yyt
  1. mimas

    0下载:
  2.   该文介绍一种利用单片机实现的电子密码锁控制电路方案 ,该方案较为简单、可靠 ,而且密码设置很 灵活 ,可以在1~8位范围内任意设置密码位数。适当的进行前向通道和后向通道的扩展 ,可以使该设备兼做 房间湿度、温度等的房间空气参数的采集处理器或者火灾报警器等。-The introduction of a single-chip realization of the use of the electronic code lock control circuit program, which
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:20533
    • 提供者:ljj
  1. MSoft-NetMSG-Update

    0下载:
  2. 一简单容易网络使用工具。展示当前注册用户,机器名,WINDOWS版本,服务包安装等-NetMSG v1.1- Updated !! A simple, easy to use tool for networks. Demonstrates launching a console app and capturing its output using CreateProcess/CreatePipe and directing to StdOut/StdErr. I have u
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:46126
    • 提供者:衡云翰
  1. 1

    0下载:
  2. 用C/C++设计一个简单行编辑处理器,实现其最基本的功能: (1)该行编辑器不超过10行,每行以回车结束 (2)数据以文件形式储存;从键盘输入数据,建立并保存为磁盘数据文件edit.txt (3)字符的输入,修改; (4)符号串的查找,替换; -Using C/C++ to design a simple line editor processor, to achieve its most basic functions: (1) the line editor does
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2606
    • 提供者:蜗蜗牛
  1. hde_disassembly

    0下载:
  2. hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3832
    • 提供者:Merc
  1. Audio

    0下载:
  2. ADSP BF537 在Visual DSP串口通信例程,使用DMA方式,包括AD和DA-The Talkthru demo demonstrates the initialization of SPORT0 to establish a link between the ADSP-BF537 and the AD1854/AD1871 /DAC. The program simply sets up the SPORT0 to receive/transmit audio s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:37152
    • 提供者:mircal
  1. NK

    0下载:
  2. this is a simple os for a arm 9 processor application in win ce5
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-27
    • 文件大小:9590513
    • 提供者:bash
  1. PCI_design_and_application

    0下载:
  2. PCI(外设部件互连)是当今个人计算机的主流总线结构,是微型计算机中处理器/存储器与外围控制部件、扩展卡之间的互连接口。PCI局部总线规范是互连机构的协议,也是电气和机械配置的规范。 本书分为9章,涵盖了PCI局部总线规范2.2版及其最新进展,详细介绍了PCI局部总线的原理和操作,内容包括PCI局部总线的基本概念、信号的定义、总线的操作、电气规范、机械规范、配置空间、66 MHz规范、BIOS和PCI-PCI桥等。书中通过大量的时序波形和实例对PCI局部总线的实际应用进行了深入浅出的阐述。
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1171586
    • 提供者:sky
  1. operationsystem

    0下载:
  2. 处理机的调度及主线程的实现,简单的VC界面,可自行修改。-Scheduling processor and the realization of the main thread, the simple interface of the VC, they are free to modify.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:121040
    • 提供者:武昊
  1. cal

    0下载:
  2. 这是用Red Hat9.0的交叉编译器编程,在32位ARM920T核的高速ARM 处理器AT91RM9200 以及其他外围扩展电路的开发板上实现的一个简单的计算功能,主要目的是给初学者提供借鉴。-This is the Red Hat9.0 with the cross compiler programming, in 32-bit ARM920T core high-speed ARM processor, as well as other external AT91RM9200 develo
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:6857
    • 提供者:朱留路
  1. mp3

    0下载:
  2. 基于ARM处理器的嵌入式mp3的实现,自制简易mp3-ARM-based embedded processor realization mp3, mp3 simple self-made
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:797719
    • 提供者:2310
  1. 20070525_vc_src

    0下载:
  2. 一个可以重命名workspace的程序。   演示了如何生成一个COM组件。   用图形界面的程序装载控制台程序并接收控制台程序的输出。   将tiff转换成PDF的源程序。   简单字处理程序。   调节灰度的滑动条的类。   一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。   使用CColorDialog类轻松改变对话框背景颜色和字体。   一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-06
    • 文件大小:1069405
    • 提供者:th
  1. Turkish_Word_Processor

    0下载:
  2. Simple word processor supporting Turkish language. It uses "zemberek" a Turkish NLP library
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:412854
    • 提供者:ersin 莽elik
  1. uCOS

    0下载:
  2. μC/OS-Ⅱ在ARM处理器上的移植,包含简单的源码分析-μC/OS- Ⅱ in the ARM processor on the transplant, the source contains a simple analysis
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:101579
    • 提供者:songshi
  1. cxcpu

    0下载:
  2. Component cxCpu - provides a simple method of identifying the host processor and its features without you, the developer, having to worry about different vendors implementations of the CPUID instruction-Component cxCpu- provides a simple method of id
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:48245
    • 提供者:Stanley Alves
  1. VB6.0

    0下载:
  2. 以VB6.0为开发平台,制作图片处理器,实现二维图片的简单处理。-VB6.0 as a development platform to produce image processor, the realization of a simple two-dimensional image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2680961
    • 提供者:chengzhangxiong
  1. Coding_Hardware_Windows

    0下载:
  2. Programming of hardware resources in Windows by means of functions BIOS, ports of input-output and program interface Win32 API is considered. Access and management methods are described by all basic devices of the modern personal computer: the mouse,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5049017
    • 提供者:sxd
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com